-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Feat + Fix: added searchbar + emoji name and fixed emoji picker position #930
chore: Feat + Fix: added searchbar + emoji name and fixed emoji picker position #930
Conversation
2ef2985
to
8f3bb40
Compare
Could you make the search input smaller and match its background color with the emoji background? This was previously implemented, but I removed it because I couldn't match the colors across all themes. If you can handle that, it’ll be good to merge this. Thanks! |
sure @Spiral-Memory . Can you explain more about feature you are asking for ? |
hey @Spiral-Memory I have made changes as you said in ace81f0. Take a look Recording.2025-01-29.170949.mp4 |
Looks good to me, Thanks @Stpriyasharma |
Hi @Stpriyasharma |
…into feat+fix/add-searchbar-description-in-emojiePicker
0367300
to
ad5fbd5
Compare
Still format check is failing @Stpriyasharma |
Brief Title
Added search section and description (name) of emoji on mouse hover as well as fixes the emoji picker integration within the chat input section.
Acceptance Criteria fulfillment
Searchbar : User doesn't need to search manually emoji
emoji description(name) : Helps to choose emoji properly through its description
emoji picker not within chat input.
Fixes #928
Fixes #929
Video/Screenshots
Recording.2025-01-24.225034.mp4
PR Test Details
Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-930